Viewing 12 posts - 1 through 13 (of 13 total)
go to the database property and under the Options tab,
change the recovery model to 'Simple' and click on the
auto shrink check box.
for ur info, just take note the space allocated...
April 21, 2004 at 10:00 pm
try using a dot .
let us know wat happens wen u use . on both the machines.
April 21, 2004 at 12:43 am
if ur not using incremental backup for ur db then i would suggest u to change the recovery model to 'simple'. and make sure the autogrow property is checked. then...
April 21, 2004 at 12:38 am
ur code looks fine
try adding ( )
=code.CalcPercent(Fields!lyTotals.Value , (Fields!Video.Value - Fields!lyVideo.Value))
do let us know if this works or u hv found out the solution
April 11, 2004 at 6:49 pm
April 6, 2004 at 10:33 pm
Hi James,
Maybe when the article is out, u can let us know where can we get it
i guess the article would be a great help.....
thanks
March 16, 2004 at 11:11 pm
jarret - in the Generic Query Designer u can just use the sp name without the param but make sure u change the Command Type to StoredProcedure
now if u click the...
March 15, 2004 at 5:47 pm
jarretg,
my proc contains temp table and cursors...why do u say temp table wont work with RS...do u hv more info on this? any writeups?
Jack
yup....i did...
March 12, 2004 at 5:42 pm
thats excatly what i did...EXEC rptDailyCumulativeProdSummaryByBussUnit '200403'
but at the below of the 'Design the Query' dialog box an err appears when i click next = There is an...
March 11, 2004 at 6:34 pm
thanks lee....
that sure did stopped me from getting tha book.
March 10, 2004 at 5:30 pm
Viewing 12 posts - 1 through 13 (of 13 total)